home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / tm_tools.readme < prev    next >
Text File  |  1996-09-26  |  3KB  |  69 lines

  1. short: some tiny utilities for ToolManager 2.0
  2.  
  3. tm_tools
  4. --------
  5. I eventually got around to installing ToolManager on my system. ToolManager
  6. is an excellent program-launching environment by Stefan Becker.
  7.  
  8. The tools included are:
  9.  
  10.     GAsk        a graphical 'ask' for use from scripts
  11.     InsertKey    inserts a keystroke into the input stream
  12.     IconKill    deletes an icon using DeleteDiskObj
  13.     Kill.script    shell-script to delete files
  14.  
  15. GAsk was written primarily for a Delete icon, to confirm deletion. It may
  16. be useful elsewhere. Usage is GAsk <prompt>; quotes are not required around
  17. the prompt. e.g. 'GAsk Really delete file?'
  18.  
  19. InsertKey was written so that clicking a dock icon would open another dock.
  20. I'm sure Stefan will in a future version include a 'docks opening docks'
  21. option, but for now, InsertKey fills a gap. Usage is InsertKey <key> where
  22. key is a standard (commodities-style) key description. For example, I have
  23. the hotkey 'lcommand 1' set to bring up a specialised dock. In my main dock
  24. I have an Exec object with (CLI) command 'InsertKey lcommand 1', so that I
  25. can bring up the other dock without recourse to the keyboard.
  26.  
  27. IconKill is a small program to delete icons. It IS NOT written by me, but
  28. is Copyright © 1991 by Jarto Tarpio, and was taken from the AppServer
  29. package. I've included it as it's used in my Kill.script. See IconKill.doc
  30. for more details. 
  31.  
  32. Finally, Kill.script is a small Shell script attached to a dock-icon so
  33. that any files/directories dropped over it are deleted. It can only take
  34. one file/directory at a time, because a file containing a space would be
  35. interpreted as two files, and in the worst-case scenario, these files could
  36. actually exist and be wiped unintentionally.
  37.  
  38. These programs (except IconKill) are placed in the public domain; they have
  39. no warranties attached whatsoever (especially Kill.script). Use them at
  40. your own risk.
  41.  
  42. To compile the C programs you need Lattice 5.10 (or above?). Just 'execute'
  43. them to get them compiled.
  44.  
  45. You have been listening to...
  46.  
  47.     Martin Scott    email: mws@castle.ed.ac.uk
  48.  
  49.  
  50.  
  51.  
  52. ============================= Archive contents =============================
  53.  
  54. Original  Packed Ratio    Date     Time    Name
  55. -------- ------- ----- --------- --------  -------------
  56.      628     254 59.5% 01-Nov-92 18:04:42  tm_tools.info
  57.      412     332 19.4% 01-Nov-92 17:46:00  tm_tools/GAsk
  58.     1667     831 50.1% 01-Nov-92 17:44:38  tm_tools/GAsk.c
  59.      680     483 28.9% 30-Jan-92 21:48:52  tm_tools/IconKill
  60.     2039     975 52.1% 01-Nov-92 17:43:40  tm_tools/IconKill.doc
  61.      463     230 50.3% 01-Nov-92 18:05:22  tm_tools/IconKill.doc.info
  62.      448     338 24.5% 01-Nov-92 17:05:54  tm_tools/InsertKey
  63.     1792     890 50.3% 03-Nov-92 11:18:06  tm_tools/InsertKey.c
  64.      187     137 26.7% 01-Nov-92 14:27:02  tm_tools/Kill.script
  65.     2049    1095 46.5% 01-Nov-92 18:03:08  tm_tools/ReadMe
  66.      463     233 49.6% 01-Nov-92 18:05:32  tm_tools/ReadMe.info
  67. -------- ------- ----- --------- --------
  68.    10828    5798 46.4% 03-Nov-92 11:01:42   11 files
  69.